Vcenter VmTemplate LibraryItems CheckOuts Summary

Vcenter VmTemplate LibraryItems CheckOuts Summary
Vcenter VmTemplate LibraryItems CheckOuts Summary

The Vcenter VmTemplate LibraryItems CheckOuts Summary schema contains commonly used information about a checked out virtual machine.

This schema was added in vSphere API 6.9.1.

JSON Example
{
    "vm": "string"
}
string
vm
Required

Identifier of the checked out virtual machine.

This property was added in vSphere API 6.9.1.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: VirtualMachine. When operations return a value of this schema as a response, the property will be an identifier for the resource type: VirtualMachine.